Subsystem.OperationTimeout property

The Timeout for the OPC UA requests.

Namespace: IntervalZero.KINGSTAR.OpcUa.Class

Assembly: IntervalZero.KINGSTAR.OpcUa.Class (in IntervalZero.KINGSTAR.OpcUa.Client.dll) Version: 4.4.0.0

Syntax

C#VB
public int OperationTimeout { get; set; }
Public ReadOnly Property OperationTimeout As Integer

Property value

Type: int

See also

Subsystem Class

IntervalZero.KINGSTAR.OpcUa.Class Namespace